POST /MetricSet/AddReplaceHierarchy/{id}/
Adds the specified element + hierarchy to the metric set, or if the element is already on the metric set, updates it to use the hierarchy given.
Request
| Method |
Request URI |
| POST |
/API/MetricSet/AddReplaceHierarchy/{id}/?sessionId=value |
URI Parameters
| URI Parameter |
Description |
| sessionId |
Current session ID. Specifying via an Authorization request header instead is recommended. |
Path Parameters
| Path Parameter |
Description |
| id |
The ID of the metric set to add the element to. |
Request Headers
| Authorization: Bearer <Current session ID> |
Request Body
Response
Response Body